home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / GOFER / doc / Readme < prev    next >
Text File  |  1991-11-20  |  2KB  |  49 lines

  1. ------------------------------------------------------------------------------
  2. This directory contains a draft of the user documentation for Gofer.
  3.  
  4. For convenience, the documentation has been split into a number of files,
  5. one for each chapter and appendix.  The complete manual can be rebuilt with
  6. the command  cat ch* appx*
  7.  
  8. The complete manual is 124 pages long!!!  You will probably want to be
  9. selective about what you read and, in the interests of all of those poor
  10. trees, selective about what you print -- particularly bearing in mind the
  11. fact that this is only a draft and likely to change!  Another point worth
  12. mentioning is that the files are just plain ASCII text files -- they can
  13. be printed out without problem on a dot matrix printer ...
  14.  
  15. Entries marked with a `+' in the list below are likely to be of most interest
  16. to those who are already familiar with Orwell.
  17.  
  18. These files may contain many errors;  I would be grateful for any corrections
  19. or suggestions!
  20.  
  21.     ch00     Title and contents pages
  22.  
  23.     ch01     INTRODUCTION
  24.     ch02     BACKGROUND AND ACKNOWLEDGEMENTS
  25.   + ch03     STARTING GOFER
  26.     ch04     USING GOFER - A BASIC INTRODUCTION
  27.     ch05     STANDARD AND USER-DEFINED FUNCTIONS
  28.     ch06     FUNCTION NAMES - IDENTIFIERS AND OPERATORS
  29.     ch07     BUILT-IN TYPES
  30.     ch08     ERRORS
  31.     ch09     MORE ABOUT VALUE DECLARATIONS
  32.   + ch10     INCREASING YOUR POWER OF EXPRESSION
  33.     ch11     USER-DEFINED DATATYPES AND TYPE SYNONYMS
  34.   + ch12     DIALOGUES: INPUT AND OUTPUT
  35.     ch13     LAYOUT
  36.   + ch14     OVERLOADING IN GOFER
  37.  
  38.   + appx_a   SUMMARY OF GRAMMAR
  39.   + appx_b   CONTENTS OF STANDARD PRELUDE
  40.   + appx_c   RELATIONSHIP WITH HASKELL 1.1
  41.   + appx_d   USING GOFER WITH BIRD+WADLER
  42.     appx_e   PRIMITIVES
  43.   + appx_f   INTERPRETER COMMAND SUMMARY
  44.     appx_g   BIBLIOGRAPHY
  45.  
  46. Each file contains one or more pages of plain ASCII text.
  47. Each page is exactly 66 lines long.
  48. ------------------------------------------------------------------------------
  49.